home *** CD-ROM | disk | FTP | other *** search
- This file describes recent user-visible changes in sgmls. Bug fixes
- are not described. See the man page for more details.
-
- Version 0.7
- ===========
-
- More quantity limits can be changed. In particular, GRPCNT, GRPLVL
- and GRPGTCNT can be increased up to 253; NAMELEN can be increased to
- 239. Names are now dynamically allocated (that is, the amount of
- memory used to store a name depends on the actual length of the name
- rather than on value specified for NAMELEN.)
-
- sgmlasp supports a -n option which disables upper-case substitution
- for names in replacement files.
-
- sgmls has a -p option which makes it parse only the prolog.
-
- The format of the I command has been changed: CDATA and SDATA entities
- are distinguished using a keyword rather than by surrounding SDATA
- entities with \|s.
-
- Version 0.6
- ===========
-
- A concrete syntax can now be specified explicitly in the SGML
- declaration, and various parts of the reference concrete syntax can be
- changed, including some quantity limits.
-
- The treatment of notation identifiers and the syntax of the N output
- command have been changed.
-
- SUBDOC support works with MS-DOS.
-
- The -n option has been removed; references to subdocument entities are
- always resolved.
-
- It is no longer possible to change the implied SGML declaration using
- environment variables. You must use an explicit SGML declaration
- instead.
-
- The V output command has been removed.
-
- sgmlsasp supports multiple replacement files.
-